Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Constants


Call Deflect Messages

The telCADeflectMsg message (page 5-21) provides information about call deflect activity on a call appearance. The value parameter contains one of the following constants to indicate the type of activity.

enum {
   telCallDeflectFailed    = 0,
   telCallDeflectEst       = 1,
   telCallDeflectRecall    = 2,
   telCallDeflected        = 3,
   telAutoDeflectImmediate = 4,
   telAutoDeflectBusy      = 5,
   telAutoDeflectNoAnswer  = 6
};
Constant descriptions

telCallDeflectFailed
Could not deflect an incoming call.
telCallDeflectEst
An incoming call has been deflected.
telCallDeflectRecall
A deflected incoming call has been recalled.
telCallDeflected
An outgoing call was deflected by the destination party.
telAutoDeflectImmediate
An incoming call was deflected because immediate call forwarding is in effect for the local directory number.
telAutoDeflectBusy
An incoming call was deflected because call forwarding on busy is in effect for the local directory number.
telAutoDeflectNoAnswer
An incoming call was deflected because call forwarding on no answer is in effect for the local directory number.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help